home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13116 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  903 b 

  1. Path: newshost.fiu.edu!serss1!mark
  2. From: mark@serss1.fiu.edu (Mark Romano)
  3. Newsgroups: comp.lang.c
  4. Subject: Recursion Question
  5. Date: 4 Apr 1996 18:34:41 GMT
  6. Organization: Florida International University
  7. Message-ID: <4k14o1$2k2@isis.fiu.edu>
  8. NNTP-Posting-Host: serss1.fiu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I am trying to find some recursive functions that will convert a number into 
  12. a binary. I need one that will print out the numbers as they are 
  13. generated and I also need one that will hold the binary digits in memory 
  14. and then printed out with a single printf statement.  Can any one help??
  15.  
  16.  
  17.  
  18. __________________________________________________________
  19. |                                                        |
  20. |       Sent to you by: mark@serss1.fiu.edu              |
  21. |                                                        |
  22. |________________________________________________________|
  23.